[INFO] fetching crate ndrs 0.5.0...
[INFO] checking ndrs-0.5.0 against try#f4690f24e7d9bcb0b168a02b06dd61391e8bd55a for pr-157814-crater-rollup
[INFO] extracting crate ndrs 0.5.0 into /workspace/builds/worker-3-tc2/source
[INFO] started tweaking crates.io crate ndrs 0.5.0
[INFO] finished tweaking crates.io crate ndrs 0.5.0
[INFO] tweaked toml for crates.io crate ndrs 0.5.0 written to /workspace/builds/worker-3-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate ndrs 0.5.0 on toolchain f4690f24e7d9bcb0b168a02b06dd61391e8bd55a
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+f4690f24e7d9bcb0b168a02b06dd61391e8bd55a" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate ndrs 0.5.0 already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+f4690f24e7d9bcb0b168a02b06dd61391e8bd55a" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:7cf07dcec6eec8f91d8fcff9552b5c74122c05467aaf1800be6da9d6f61e2ab2" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] dbd6bfbf5382c55db25cb7aaa06da845da1843719358d344a73ae6bac2c38ff6
[INFO] running `Command { std: "docker" "start" "dbd6bfbf5382c55db25cb7aaa06da845da1843719358d344a73ae6bac2c38ff6", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "dbd6bfbf5382c55db25cb7aaa06da845da1843719358d344a73ae6bac2c38ff6" "/opt/rustwide/cargo-home/bin/cargo" "+f4690f24e7d9bcb0b168a02b06dd61391e8bd55a" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "dbd6bfbf5382c55db25cb7aaa06da845da1843719358d344a73ae6bac2c38ff6", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-w" "/opt/rustwide/workdir" "--user" "0:0" "dbd6bfbf5382c55db25cb7aaa06da845da1843719358d344a73ae6bac2c38ff6" "/opt/rustwide/cargo-home/bin/cargo" "+f4690f24e7d9bcb0b168a02b06dd61391e8bd55a" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.185
[INFO] [stderr]    Compiling typenum v1.20.0
[INFO] [stderr]    Compiling either v1.15.0
[INFO] [stderr]    Compiling crossbeam-utils v0.8.21
[INFO] [stderr]    Compiling rustix v1.1.4
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]    Compiling rayon-core v1.13.0
[INFO] [stderr]    Compiling zmij v1.0.21
[INFO] [stderr]    Compiling object v0.37.3
[INFO] [stderr]    Compiling bitflags v2.11.1
[INFO] [stderr]    Compiling linux-raw-sys v0.12.1
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling serde_json v1.0.149
[INFO] [stderr]     Checking aho-corasick v1.1.4
[INFO] [stderr]    Compiling env_home v0.1.0
[INFO] [stderr]    Compiling itoa v1.0.18
[INFO] [stderr]     Checking gimli v0.32.3
[INFO] [stderr]    Compiling vcvars v0.1.6
[INFO] [stderr]    Compiling filenamify v0.1.2
[INFO] [stderr]     Checking miniz_oxide v0.8.9
[INFO] [stderr]    Compiling pest_generator v2.8.6
[INFO] [stderr]    Compiling thiserror v2.0.18
[INFO] [stderr]    Compiling anyhow v1.0.102
[INFO] [stderr]     Checking fixedbitset v0.4.2
[INFO] [stderr]    Compiling parking_lot_core v0.9.12
[INFO] [stderr]    Compiling itertools v0.10.5
[INFO] [stderr]    Compiling cc v1.2.60
[INFO] [stderr]     Checking petgraph v0.6.5
[INFO] [stderr]    Compiling crossbeam-epoch v0.9.18
[INFO] [stderr]     Checking num-bigint v0.4.6
[INFO] [stderr]    Compiling crossbeam-deque v0.8.6
[INFO] [stderr]     Checking regex-automata v0.4.14
[INFO] [stderr]    Compiling pest_derive v2.8.6
[INFO] [stderr]    Compiling find_cuda_helper v0.2.0
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]     Checking num-complex v0.4.6
[INFO] [stderr]    Compiling num_cpus v1.17.0
[INFO] [stderr]    Compiling rayon v1.12.0
[INFO] [stderr]    Compiling fs2 v0.4.3
[INFO] [stderr]    Compiling cudarc v0.19.4
[INFO] [stderr]     Checking anstream v1.0.0
[INFO] [stderr]     Checking getrandom v0.4.2
[INFO] [stderr]    Compiling crypto-common v0.1.7
[INFO] [stderr]    Compiling block-buffer v0.10.4
[INFO] [stderr]    Compiling bytemuck_derive v1.10.2
[INFO] [stderr]     Checking libloading v0.9.0
[INFO] [stderr]     Checking jiff v0.2.23
[INFO] [stderr]     Checking tempfile v3.27.0
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling ctor v0.2.9
[INFO] [stderr]     Checking py_literal v0.4.0
[INFO] [stderr]     Checking threadpool v1.8.1
[INFO] [stderr]    Compiling sha2 v0.10.9
[INFO] [stderr]     Checking addr2line v0.25.1
[INFO] [stderr]    Compiling which v7.0.3
[INFO] [stderr]     Checking npyz v0.9.0
[INFO] [stderr]     Checking bytemuck v1.25.0
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]     Checking regex v1.12.3
[INFO] [stderr]     Checking env_filter v1.0.1
[INFO] [stderr]     Checking env_logger v0.11.10
[INFO] [stderr]    Compiling cudaforge v0.1.5
[INFO] [stderr]     Checking backtrace v0.3.76
[INFO] [stderr]    Compiling ndrs v0.5.0 (/opt/rustwide/workdir)
[INFO] [stdout] error: target-based cfg should be avoided in build scripts
[INFO] [stdout]  --> build.rs:4:7
[INFO] [stdout]   |
[INFO] [stdout] 4 | #[cfg(target_env = "msvc")]
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[deny(misleading_cfg_in_build_script)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: target-based cfg should be avoided in build scripts
[INFO] [stdout]   --> build.rs:37:11
[INFO] [stdout]    |
[INFO] [stdout] 37 |     #[cfg(target_env = "msvc")]
[INFO] [stdout]    |           ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: target-based cfg should be avoided in build scripts
[INFO] [stdout]   --> build.rs:64:11
[INFO] [stdout]    |
[INFO] [stdout] 64 |     #[cfg(target_env = "msvc")]
[INFO] [stdout]    |           ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: target-based cfg should be avoided in build scripts
[INFO] [stdout]   --> build.rs:82:8
[INFO] [stdout]    |
[INFO] [stdout] 82 |     if cfg!(target_os = "linux") {
[INFO] [stdout]    |        ^^^^^^^^^^^^^^^^^^^^^^^^^ help: use cargo environment variables if possible: `std::env::var("CARGO_CFG_TARGET_OS").unwrap_or_default() == "linux"`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: target-based cfg should be avoided in build scripts
[INFO] [stdout]   --> build.rs:85:15
[INFO] [stdout]    |
[INFO] [stdout] 85 |     } else if cfg!(target_os = "windows") && compiler.is_like_msvc() {
[INFO] [stdout]    |               ^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use cargo environment variables if possible: `std::env::var("CARGO_CFG_TARGET_OS").unwrap_or_default() == "windows"`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: target-based cfg should be avoided in build scripts
[INFO] [stdout]    --> build.rs:127:15
[INFO] [stdout]     |
[INFO] [stdout] 127 |         #[cfg(target_env = "msvc")]
[INFO] [stdout]     |               ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: target-based cfg should be avoided in build scripts
[INFO] [stdout]    --> build.rs:150:15
[INFO] [stdout]     |
[INFO] [stdout] 150 |         #[cfg(target_env = "msvc")]
[INFO] [stdout]     |               ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `ndrs` (build script) due to 7 previous errors
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] running `Command { std: "docker" "inspect" "dbd6bfbf5382c55db25cb7aaa06da845da1843719358d344a73ae6bac2c38ff6", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "dbd6bfbf5382c55db25cb7aaa06da845da1843719358d344a73ae6bac2c38ff6", kill_on_drop: false }`
[INFO] [stdout] dbd6bfbf5382c55db25cb7aaa06da845da1843719358d344a73ae6bac2c38ff6
